home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
Jogos de Azar
/
roleta.swf
/
scripts
/
frame_364
/
DoAction.as
Wrap
Text File
|
2006-01-17
|
166b
|
8 lines
vRotadreh = 9.473684210526315;
setProperty("/rad", _rotation, getProperty(rad, _rotation) + vRotadreh);
vRota += vRotadreh;
if(vRota >= 360)
{
vRota = 0;
}